# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /opt/homebrew/bin/cmake

# The command to remove a file.
RM = /opt/homebrew/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/hajaea/Desktop/rvc-controller

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/hajaea/Desktop/rvc-controller/build-cov

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/opt/homebrew/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/opt/homebrew/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/hajaea/Desktop/rvc-controller/build-cov/CMakeFiles /Users/hajaea/Desktop/rvc-controller/build-cov//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/hajaea/Desktop/rvc-controller/build-cov/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named rvc_tests

# Build rule for target.
rvc_tests: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rvc_tests
.PHONY : rvc_tests

# fast build rule for target.
rvc_tests/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/build
.PHONY : rvc_tests/fast

#=============================================================================
# Target rules for targets named rvc_simulator

# Build rule for target.
rvc_simulator: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rvc_simulator
.PHONY : rvc_simulator

# fast build rule for target.
rvc_simulator/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/build
.PHONY : rvc_simulator/fast

#=============================================================================
# Target rules for targets named rvc_interactive

# Build rule for target.
rvc_interactive: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rvc_interactive
.PHONY : rvc_interactive

# fast build rule for target.
rvc_interactive/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/build
.PHONY : rvc_interactive/fast

#=============================================================================
# Target rules for targets named rvc_system_tests

# Build rule for target.
rvc_system_tests: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rvc_system_tests
.PHONY : rvc_system_tests

# fast build rule for target.
rvc_system_tests/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/build
.PHONY : rvc_system_tests/fast

#=============================================================================
# Target rules for targets named rvc_system_tests_v2

# Build rule for target.
rvc_system_tests_v2: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rvc_system_tests_v2
.PHONY : rvc_system_tests_v2

# fast build rule for target.
rvc_system_tests_v2/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/build
.PHONY : rvc_system_tests_v2/fast

simulator/interactive.o: simulator/interactive.cpp.o
.PHONY : simulator/interactive.o

# target to build an object file
simulator/interactive.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/simulator/interactive.cpp.o
.PHONY : simulator/interactive.cpp.o

simulator/interactive.i: simulator/interactive.cpp.i
.PHONY : simulator/interactive.i

# target to preprocess a source file
simulator/interactive.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/simulator/interactive.cpp.i
.PHONY : simulator/interactive.cpp.i

simulator/interactive.s: simulator/interactive.cpp.s
.PHONY : simulator/interactive.s

# target to generate assembly for a file
simulator/interactive.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/simulator/interactive.cpp.s
.PHONY : simulator/interactive.cpp.s

simulator/main.o: simulator/main.cpp.o
.PHONY : simulator/main.o

# target to build an object file
simulator/main.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/simulator/main.cpp.o
.PHONY : simulator/main.cpp.o

simulator/main.i: simulator/main.cpp.i
.PHONY : simulator/main.i

# target to preprocess a source file
simulator/main.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/simulator/main.cpp.i
.PHONY : simulator/main.cpp.i

simulator/main.s: simulator/main.cpp.s
.PHONY : simulator/main.s

# target to generate assembly for a file
simulator/main.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/simulator/main.cpp.s
.PHONY : simulator/main.cpp.s

src/CleaningController.o: src/CleaningController.cpp.o
.PHONY : src/CleaningController.o

# target to build an object file
src/CleaningController.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/CleaningController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/CleaningController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/CleaningController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/CleaningController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/CleaningController.cpp.o
.PHONY : src/CleaningController.cpp.o

src/CleaningController.i: src/CleaningController.cpp.i
.PHONY : src/CleaningController.i

# target to preprocess a source file
src/CleaningController.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/CleaningController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/CleaningController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/CleaningController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/CleaningController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/CleaningController.cpp.i
.PHONY : src/CleaningController.cpp.i

src/CleaningController.s: src/CleaningController.cpp.s
.PHONY : src/CleaningController.s

# target to generate assembly for a file
src/CleaningController.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/CleaningController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/CleaningController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/CleaningController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/CleaningController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/CleaningController.cpp.s
.PHONY : src/CleaningController.cpp.s

src/HighPowerTimer.o: src/HighPowerTimer.cpp.o
.PHONY : src/HighPowerTimer.o

# target to build an object file
src/HighPowerTimer.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/HighPowerTimer.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/HighPowerTimer.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/HighPowerTimer.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/HighPowerTimer.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/HighPowerTimer.cpp.o
.PHONY : src/HighPowerTimer.cpp.o

src/HighPowerTimer.i: src/HighPowerTimer.cpp.i
.PHONY : src/HighPowerTimer.i

# target to preprocess a source file
src/HighPowerTimer.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/HighPowerTimer.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/HighPowerTimer.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/HighPowerTimer.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/HighPowerTimer.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/HighPowerTimer.cpp.i
.PHONY : src/HighPowerTimer.cpp.i

src/HighPowerTimer.s: src/HighPowerTimer.cpp.s
.PHONY : src/HighPowerTimer.s

# target to generate assembly for a file
src/HighPowerTimer.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/HighPowerTimer.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/HighPowerTimer.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/HighPowerTimer.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/HighPowerTimer.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/HighPowerTimer.cpp.s
.PHONY : src/HighPowerTimer.cpp.s

src/NavigationController.o: src/NavigationController.cpp.o
.PHONY : src/NavigationController.o

# target to build an object file
src/NavigationController.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/NavigationController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/NavigationController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/NavigationController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/NavigationController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/NavigationController.cpp.o
.PHONY : src/NavigationController.cpp.o

src/NavigationController.i: src/NavigationController.cpp.i
.PHONY : src/NavigationController.i

# target to preprocess a source file
src/NavigationController.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/NavigationController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/NavigationController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/NavigationController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/NavigationController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/NavigationController.cpp.i
.PHONY : src/NavigationController.cpp.i

src/NavigationController.s: src/NavigationController.cpp.s
.PHONY : src/NavigationController.s

# target to generate assembly for a file
src/NavigationController.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/NavigationController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/NavigationController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/NavigationController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/NavigationController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/NavigationController.cpp.s
.PHONY : src/NavigationController.cpp.s

src/RVCController.o: src/RVCController.cpp.o
.PHONY : src/RVCController.o

# target to build an object file
src/RVCController.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/RVCController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/RVCController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/RVCController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/RVCController.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/RVCController.cpp.o
.PHONY : src/RVCController.cpp.o

src/RVCController.i: src/RVCController.cpp.i
.PHONY : src/RVCController.i

# target to preprocess a source file
src/RVCController.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/RVCController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/RVCController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/RVCController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/RVCController.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/RVCController.cpp.i
.PHONY : src/RVCController.cpp.i

src/RVCController.s: src/RVCController.cpp.s
.PHONY : src/RVCController.s

# target to generate assembly for a file
src/RVCController.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/src/RVCController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_simulator.dir/build.make CMakeFiles/rvc_simulator.dir/src/RVCController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_interactive.dir/build.make CMakeFiles/rvc_interactive.dir/src/RVCController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/src/RVCController.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/src/RVCController.cpp.s
.PHONY : src/RVCController.cpp.s

system-tests/SystemTests.o: system-tests/SystemTests.cpp.o
.PHONY : system-tests/SystemTests.o

# target to build an object file
system-tests/SystemTests.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/system-tests/SystemTests.cpp.o
.PHONY : system-tests/SystemTests.cpp.o

system-tests/SystemTests.i: system-tests/SystemTests.cpp.i
.PHONY : system-tests/SystemTests.i

# target to preprocess a source file
system-tests/SystemTests.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/system-tests/SystemTests.cpp.i
.PHONY : system-tests/SystemTests.cpp.i

system-tests/SystemTests.s: system-tests/SystemTests.cpp.s
.PHONY : system-tests/SystemTests.s

# target to generate assembly for a file
system-tests/SystemTests.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests.dir/build.make CMakeFiles/rvc_system_tests.dir/system-tests/SystemTests.cpp.s
.PHONY : system-tests/SystemTests.cpp.s

system-tests/SystemTests_v2.o: system-tests/SystemTests_v2.cpp.o
.PHONY : system-tests/SystemTests_v2.o

# target to build an object file
system-tests/SystemTests_v2.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/system-tests/SystemTests_v2.cpp.o
.PHONY : system-tests/SystemTests_v2.cpp.o

system-tests/SystemTests_v2.i: system-tests/SystemTests_v2.cpp.i
.PHONY : system-tests/SystemTests_v2.i

# target to preprocess a source file
system-tests/SystemTests_v2.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/system-tests/SystemTests_v2.cpp.i
.PHONY : system-tests/SystemTests_v2.cpp.i

system-tests/SystemTests_v2.s: system-tests/SystemTests_v2.cpp.s
.PHONY : system-tests/SystemTests_v2.s

# target to generate assembly for a file
system-tests/SystemTests_v2.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_system_tests_v2.dir/build.make CMakeFiles/rvc_system_tests_v2.dir/system-tests/SystemTests_v2.cpp.s
.PHONY : system-tests/SystemTests_v2.cpp.s

tests/CleaningControllerTest.o: tests/CleaningControllerTest.cpp.o
.PHONY : tests/CleaningControllerTest.o

# target to build an object file
tests/CleaningControllerTest.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/CleaningControllerTest.cpp.o
.PHONY : tests/CleaningControllerTest.cpp.o

tests/CleaningControllerTest.i: tests/CleaningControllerTest.cpp.i
.PHONY : tests/CleaningControllerTest.i

# target to preprocess a source file
tests/CleaningControllerTest.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/CleaningControllerTest.cpp.i
.PHONY : tests/CleaningControllerTest.cpp.i

tests/CleaningControllerTest.s: tests/CleaningControllerTest.cpp.s
.PHONY : tests/CleaningControllerTest.s

# target to generate assembly for a file
tests/CleaningControllerTest.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/CleaningControllerTest.cpp.s
.PHONY : tests/CleaningControllerTest.cpp.s

tests/HighPowerTimerTest.o: tests/HighPowerTimerTest.cpp.o
.PHONY : tests/HighPowerTimerTest.o

# target to build an object file
tests/HighPowerTimerTest.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/HighPowerTimerTest.cpp.o
.PHONY : tests/HighPowerTimerTest.cpp.o

tests/HighPowerTimerTest.i: tests/HighPowerTimerTest.cpp.i
.PHONY : tests/HighPowerTimerTest.i

# target to preprocess a source file
tests/HighPowerTimerTest.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/HighPowerTimerTest.cpp.i
.PHONY : tests/HighPowerTimerTest.cpp.i

tests/HighPowerTimerTest.s: tests/HighPowerTimerTest.cpp.s
.PHONY : tests/HighPowerTimerTest.s

# target to generate assembly for a file
tests/HighPowerTimerTest.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/HighPowerTimerTest.cpp.s
.PHONY : tests/HighPowerTimerTest.cpp.s

tests/NavigationControllerTest.o: tests/NavigationControllerTest.cpp.o
.PHONY : tests/NavigationControllerTest.o

# target to build an object file
tests/NavigationControllerTest.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/NavigationControllerTest.cpp.o
.PHONY : tests/NavigationControllerTest.cpp.o

tests/NavigationControllerTest.i: tests/NavigationControllerTest.cpp.i
.PHONY : tests/NavigationControllerTest.i

# target to preprocess a source file
tests/NavigationControllerTest.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/NavigationControllerTest.cpp.i
.PHONY : tests/NavigationControllerTest.cpp.i

tests/NavigationControllerTest.s: tests/NavigationControllerTest.cpp.s
.PHONY : tests/NavigationControllerTest.s

# target to generate assembly for a file
tests/NavigationControllerTest.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/NavigationControllerTest.cpp.s
.PHONY : tests/NavigationControllerTest.cpp.s

tests/RVCControllerTest.o: tests/RVCControllerTest.cpp.o
.PHONY : tests/RVCControllerTest.o

# target to build an object file
tests/RVCControllerTest.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/RVCControllerTest.cpp.o
.PHONY : tests/RVCControllerTest.cpp.o

tests/RVCControllerTest.i: tests/RVCControllerTest.cpp.i
.PHONY : tests/RVCControllerTest.i

# target to preprocess a source file
tests/RVCControllerTest.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/RVCControllerTest.cpp.i
.PHONY : tests/RVCControllerTest.cpp.i

tests/RVCControllerTest.s: tests/RVCControllerTest.cpp.s
.PHONY : tests/RVCControllerTest.s

# target to generate assembly for a file
tests/RVCControllerTest.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/rvc_tests.dir/build.make CMakeFiles/rvc_tests.dir/tests/RVCControllerTest.cpp.s
.PHONY : tests/RVCControllerTest.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... rvc_interactive"
	@echo "... rvc_simulator"
	@echo "... rvc_system_tests"
	@echo "... rvc_system_tests_v2"
	@echo "... rvc_tests"
	@echo "... simulator/interactive.o"
	@echo "... simulator/interactive.i"
	@echo "... simulator/interactive.s"
	@echo "... simulator/main.o"
	@echo "... simulator/main.i"
	@echo "... simulator/main.s"
	@echo "... src/CleaningController.o"
	@echo "... src/CleaningController.i"
	@echo "... src/CleaningController.s"
	@echo "... src/HighPowerTimer.o"
	@echo "... src/HighPowerTimer.i"
	@echo "... src/HighPowerTimer.s"
	@echo "... src/NavigationController.o"
	@echo "... src/NavigationController.i"
	@echo "... src/NavigationController.s"
	@echo "... src/RVCController.o"
	@echo "... src/RVCController.i"
	@echo "... src/RVCController.s"
	@echo "... system-tests/SystemTests.o"
	@echo "... system-tests/SystemTests.i"
	@echo "... system-tests/SystemTests.s"
	@echo "... system-tests/SystemTests_v2.o"
	@echo "... system-tests/SystemTests_v2.i"
	@echo "... system-tests/SystemTests_v2.s"
	@echo "... tests/CleaningControllerTest.o"
	@echo "... tests/CleaningControllerTest.i"
	@echo "... tests/CleaningControllerTest.s"
	@echo "... tests/HighPowerTimerTest.o"
	@echo "... tests/HighPowerTimerTest.i"
	@echo "... tests/HighPowerTimerTest.s"
	@echo "... tests/NavigationControllerTest.o"
	@echo "... tests/NavigationControllerTest.i"
	@echo "... tests/NavigationControllerTest.s"
	@echo "... tests/RVCControllerTest.o"
	@echo "... tests/RVCControllerTest.i"
	@echo "... tests/RVCControllerTest.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

